Skip to content

Conversation

johahor
Copy link
Member

@johahor johahor commented Sep 18, 2026

BookDetails now receives the list it was opened from, and finds previous and next book. Buttons are disabled at both ends.

A known limitation on this PR is that BookDetails only receives the Books for the page it was one when a book was selected, meaning only the 12 books that is on the grid is "browsable".

Moved searchQuery and debounce to App.tsx so that it survives clicking into BookDetails.

Closes #25

BookDetails now recieves the list it was opened from, and finds previous and next book. Buttons are disabled at both ends.
@johahor johahor requested a review from a team as a code owner September 18, 2026 11:30
@johahor johahor self-assigned this Sep 18, 2026
Copy link
Member

@martakam martakam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work! Just a small change

Co-authored-by: Martin Alexander Kaminski <martakam@stud.ntnu.no>
@martakam martakam merged commit aca27b3 into main Sep 18, 2026
@martakam martakam added the enhancement New feature or request label Sep 18, 2026
Sign in to join this conversation on GitHub.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add browsing functionality for one resource at a time
2 participants